IInfoDisplayStyle.CardDisplayStyle property

Namespace: NextDesign.Desktop

Description

Card display style - "None": Do not show card - "TitleOnly": Title-only card - "DetailOnly": Card with only details - "All": Card with title and details (only title if no details)

The default value is "All".

string CardDisplayStyle {get; set;}

type

  • string

Exception

Name Exception Class Description
Invalid argument ExtensionArgumentException If a value outside the range is specified